I'd like to rebuild my web server without web management software; what knowledge, skills, and tools will I require? [closed]
Posted
by
Joe Zeng
on Server Fault
See other posts from Server Fault
or by Joe Zeng
Published on 2012-11-23T02:19:25Z
Indexed on
2012/11/23
5:01 UTC
Read the original article
Hit count: 474
webserver
|server-management
I've been using Webmin for my web server that runs my personal website and a host of other websites for a while now, and I feel like I should be able to manage my web server more directly, because I haven't even touched the Webmin for the past year or so and I feel like maybe it has too much functionality that I have to click through the next time I want to access it or create a new subdomain or database on my site. I want to try something lighter and more wholly manageable, now that I'm more comfortable with using ssh and command-line tools.
I've decided that I'm going to try using Django as a framework, but obviously that's only part of the picture. What sort of knowledge will I require?
© Server Fault or respective owner